home *** CD-ROM | disk | FTP | other *** search
/ Especial Multimedia / Especial Multimedia.iso / Multimed / Musica / ZMUD32.ZIP / ZMUD.EXE / 0 / RCDATA / TREGEXP / TREGEXP.txt
Text File  |  1997-06-09  |  1KB  |  66 lines

  1. object RegExp: TRegExp
  2.   Left = 203
  3.   Top = 330
  4.   Width = 398
  5.   Height = 158
  6.   Caption = 'Registration Status'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Position = poScreenCenter
  12.   OnShow = FormShow
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object RegMess: TLabel
  16.     Left = 16
  17.     Top = 16
  18.     Width = 361
  19.     Height = 17
  20.     Alignment = taCenter
  21.     AutoSize = False
  22.     Caption = 'Your zMUD registration code has expired'
  23.     Font.Color = clWindowText
  24.     Font.Height = -11
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = [fsBold]
  27.     ParentFont = False
  28.   end
  29.   object Label2: TLabel
  30.     Left = 72
  31.     Top = 40
  32.     Width = 129
  33.     Height = 13
  34.     Caption = 'Please contact Zugg at: '
  35.   end
  36.   object Label3: TLabel
  37.     Left = 96
  38.     Top = 56
  39.     Width = 217
  40.     Height = 13
  41.     Caption = 'for a new registration code, free of charge'
  42.   end
  43.   object Label4: TLabel
  44.     Left = 216
  45.     Top = 40
  46.     Width = 121
  47.     Height = 13
  48.     Caption = 'zugg@zuggsoft.com'
  49.     Color = clBtnFace
  50.     Font.Color = clHighlight
  51.     Font.Height = -11
  52.     Font.Name = 'MS Sans Serif'
  53.     Font.Style = []
  54.     ParentColor = False
  55.     ParentFont = False
  56.   end
  57.   object BitBtn1: TBitBtn
  58.     Left = 152
  59.     Top = 88
  60.     Width = 75
  61.     Height = 25
  62.     TabOrder = 0
  63.     Kind = bkOK
  64.   end
  65. end
  66.